From: David Cunado Date: Mon, 12 Mar 2018 09:56:56 +0000 (+0000) Subject: Release v1.5: Update minor version number to 5 X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=4a577f96288f135ad0eefe8ba1288ac7ffa70ebe;p=project%2Fbcm63xx%2Fatf.git Release v1.5: Update minor version number to 5 Change-Id: Ib215150272acc2ecec43f9b69624ebbbd5d7492d Signed-off-by: David Cunado --- diff --git a/Makefile b/Makefile index 69f29e6c..94ae63ea 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ # Trusted Firmware Version # VERSION_MAJOR := 1 -VERSION_MINOR := 4 +VERSION_MINOR := 5 # Default goal is build all images .DEFAULT_GOAL := all